home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / printing / prtinstl.lzh / readme < prev    next >
Text File  |  1986-11-22  |  1KB  |  33 lines

  1. PRTINST.PRG
  2. -----------
  3.  
  4. What it does:
  5.     PRTINST installs a DEGAS .PRT driver at boot time, to substitute as the
  6. system's screen dump subroutine.  This basically duplicates Tom Hudson's
  7. INSTALL.ACC desk accessory, except that it doesn't require manual installation
  8. and doesn't take up a precious desk accessory slot.
  9.  
  10. To use:
  11.     Put PRTINST.PRG in the \AUTO folder of your boot diskette.  Copy the .PRT
  12. folder of your choice to the ROOT DIRECTORY of the boot disk, and rename it
  13. to DEGAS.PRT.
  14.     If you want to name the .PRT something different, or perhaps load it from
  15. somewhere else (like a hard disk) I've left some extra bytes for you following
  16. the filename ("A:\DEGAS.PRT") to patch with your favorite disk editor.  Or, if
  17. you have AssemPro and know how to use it, you can reassemble the source code
  18. which has been provided.
  19.  
  20. For Epson LQ-800 owners:
  21.     The LQ800.PRT file included is for the Epson LQ-800 printer.  It was
  22. created with Tom Hudson's insanely great new DEGAS Printer Driver Maker.  Ask
  23. for it by name, and don't accept substitutes.
  24.  
  25. Caveats:
  26.     "It works for me."
  27.     If you can accurately describe a bug, I'll try to fix it.  However,
  28. unless you have an Epson LQ-800, I can't test fixes as that's the only
  29. printer I own.
  30.  
  31.         [ Russ Wetmore ]
  32.         
  33.